@charset "utf-8";

body, html {
	-webkit-text-size-adjust: none;
	font-family: Microsoft YaHei, Arial;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 14px;
	color: #666
}
button, input, select, textarea {
	font-family: Microsoft YaHei, Arial;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	outline: 0
}
img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix {
*zoom:1
}
.clearfix:after, .clearfix:before {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
ol, ul {
	list-style: none
}
a {
	color: #333;
	-webkit-transition: .35s;
	transition: .35s
}
a, a:hover {
	text-decoration: none
}
a:hover {
	color: #666;
	will-change: transform
}
a:active, a:hover {
	outline: 0
}
section {
	max-width: 75pc;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden
}
.back_top {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 5%;
	bottom: 10%;
	display: none;
	padding: 2px;
	cursor: pointer;
	overflow: hidden;
	background: #111;
	z-index: 50
}
.back_top:hover {
	border-radius: 25px;
	will-change: transform
}
.back_top, .bodybox, .menu {
	transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	-o-transition: all ease-in .2s
}
.menu {
	width: 100%;
	position: absolute;
	right: 0;
	position: fixed;
	z-index: 10;
	height: 0;
	top: 65px;
	background: #222;
	overflow: hidden
}
.open .menu {
	height: 100%;
	overflow: auto
}
.menu li {
	line-height: 3pc;
	border-bottom: 1px dashed #505050
}
.menu li a {
	display: block;
	padding: 0 10%;
	color: #eee
}
.menu li a.on {
	background: #669acc;
	color: #fff
}
.loading {
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	z-index: 100;
	text-align: center;
	display:none;
}
.loading i {
	display: block;
	width: 140px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -70px 0 0 -70px
}
.zxqq {
	width: 5pc;
	display: block;
	float: left;
	padding: 1pc 5px 5px
}
.zxqq a {
	display: block;
	margin-top: 5px
}
.top {
	background: #f7f7f7;
	height: 26px;
	border-bottom: 1px solid #ddd;
	font-size: 9pt;
	line-height: 26px;
	color: #888
}
.top h4 {
	font-weight: 400;
	float: left
}
.top span {
	float: right;
	background: url(../images/icon_tel.png) no-repeat left center;
	padding-left: 24px
}
.top span b {
	color: #669acc;
	padding-left: 4px
}
.logo {
	float: left;
	height: 5pc;
	padding-top: 10px
}
header section {
	padding: 0
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 40;
	background: #fff;
	box-shadow: 0 1px 2px #999
}
header nav {
	float: right
}
header nav li {
	float: left;
	width: 90px;
	text-align: center;
	line-height: 24px
}
header nav li a {
	display: block;
	height: 55px;
	padding: 35px 14px 0
}
header nav li a em, header nav li a span {
	display: block
}
header nav li a em {
	font-style: normal;
	font-size: 9pt;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	display: none;
	-o-transition: .3s;
	-ms--o-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s
}
header nav li a.act, header nav li a:hover {
	background: #003478;
	color: #fff;
	padding-top: 25px;
	height: 65px
}
header nav li a.act span, header nav li a:hover span {
	border-bottom: 1px dotted #fff
}
header nav li a.act em, header nav li a:hover em {
	display: block
}
.hidebox {
	overflow: hidden
}
main {
	padding-top: 117px
}
.i_tit {
	text-align: center;
	font-size: 30px;
	color: #333;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	line-height: 45px;
	margin-bottom: 15px;
	position: relative
}
.i_tit span {
	display: block;
	width: 90pt;
	position: absolute;
	bottom: 0;
	height: 4px;
	background: #003478;
	left: 50%;
	margin-left: -60px
}
.i_tips {
	text-align: center;
	padding-bottom: 30px;
	color: #888
}
.baner {
	width: 100%;
	position: relative;
	overflow: hidden;
	max-height: 35pc
}
.baner_box {
	width: 750pt;
	margin: 0 auto
}
.n_baner {
	width: 20in;
	margin: 0 -460px;
	overflow: hidden;
	display: block
}
.atlas {
	width: 999999px
}
.atlas li {
	float: left
}
.atlas li img {
	display: block
}
.n_baner .num {
	position: absolute;
	width: 100%;
	height: 9pt;
	bottom: 5%;
	left: 0;
	text-align: center;
	z-index: 5
}
.n_baner .num a {
	width: 9pt;
	height: 9pt;
	display: inline-block;
	background: #000;
	border-radius: 10px;
	margin: 0 5px
}
.n_baner .num a.on {
	background: #fff
}
.i_service ul {
	width: 930pt
}
.i_service li {
	float: left;
	width: 278px;
	margin-right: 30px;
	text-align: center;
	line-height: 22px
}
.i_service li a {
	background: #f7f7f7;
	overflow: hidden;
	display: block;
	padding: 30px
}
.i_service li figcaption {
	font-weight: 700;
	color: #333;
	padding: 6px 0;
	-webkit-transition: .2s;
	transition: .2s
}
.i_service li p {
	font-size: 9pt
}
.i_service li a, .i_service li a img {
	-webkit-transition: .4s;
	transition: .4s
}
.i_service li a:hover {
	background: #003478;
	color: #fff
}
.i_service li a:hover figcaption {
	color: #fff
}
.i_service li a:hover img {
	-webkit-transform: scale(0.92);
	transform: scale(0.92);
	will-change: transform
}

/*右侧浮动*/
.fanhui{ width:54px; position:fixed; right:25px; bottom:5px;z-index:9999;}
.fanhui li{ height:54px; margin-bottom:5px; background-color:#003478;}
.fanhui li a{ display:block; height:54px; line-height:22px; text-align:center; color:#fff; font-size:16px;}
.fanhui li a:hover{ background-color:#FCC469;}
.fanhui li a img{ margin-top:19px;}
.fanhui li.text a{ height:50px; padding:4px;}
.fanhui li.text a:hover{ text-decoration: none;}
#goTop{ display:none;}